dreamweaver.getShowStatusBar()
Availability
3.0
Description
Gets the current state of the View > Status Bar option.
Arguments
None.
Returns
A Boolean value indicating whether the status bar is visible (
TRUE
) or not (
FALSE
).
Enabler
None.